type net/http.http2unencryptedTransport
3 uses
net/http (current package)
h2_bundle.go#L7558: return (*http2unencryptedTransport)(t2)
h2_bundle.go#L7582: type http2unencryptedTransport http2Transport
h2_bundle.go#L7584: func (t *http2unencryptedTransport) RoundTrip(req *Request) (*Response, error) {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |